Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

11.0 #27

Open
wants to merge 235 commits into
base: master
Choose a base branch
from
Open

11.0 #27

wants to merge 235 commits into from

Conversation

hindsa-nabeel
Copy link

No description provided.

Steven Wright added 30 commits October 23, 2017 19:04
Redesign and port to v11

Nice to see the changes to the website module, because I'm super busy
with 100 different non Odoo projects I will only maintain a select few
modules since I am very time poor.
port blog import to v11
* Fix issue with resized images not rendering
* Transfer over cover image( featured image )
* Fix import user issue introduced in previous version
quick port with min testing
* Fix character encoding issue
…n with https websites

* Fix duplicate my_pie and issue with Odoo always outputting http even
with https websites

The drawback is this will fail if the external website is http but Odoo
is https, well gotta push people to https anyway sorry.
zombie coding...
quickport website_support
* Forward fix custom field mismatch
forward fix many2one casting issue
port to version 11
* Fix settings screen and move menu
* Fix website ticket attachment issue
* Remove obsolete support@ reply wrapper
* Change default email wrapper to user
* Fix multiple ticket delete issue
* unhide voip account field in user form view
quick port to version 11
quick port over to version 11
quick port to version 11
Quick port to version 11

I am well aware Odoo 11 already has a sms framework I'm just too lazy to
transplant stuff like templates, mass sms and campaigns over...

This module was also meant to be replaced with SIP message although most
providers will block that so proprietary protocol it is...
quick port to version 11
Was not meant to put that into the released list...
* Convert sip_register, sip_invite and rtp code to python 3
* Fix subcategories
v1.0.8
* Fix subcategory change not disappearing
* States no longer readonly
* Move Kanban view over from Odoo 10
* Remove kanban "+" and create since it isn't really compatable
* Filter out closed email template from compose window
* Remove timesheet table if timesheets is empty (if people bypass the
close button...)
* Show extra fields incase someone wants to manuall add the data
* Add new channel field which tracks the source of the ticket (website /
email)
* Fix email Jinja for loop getting messed up inside table
* Extra field type and label is required
Steven Wright added 30 commits May 29, 2019 23:44
* Add create support ticket button to form view
missed portal subtype
self contained version of the voip twilio module
…the default .local folder

* Allows you to change where the module is downloaded too instead of the default .local folder
… tickets

* Fixed bug with department manager not being able to view individual tickets
* Skip repos on error (better error handling later...)
…hich auto fills the ticket reply wizard

* Ability to set a default body and cc depending on ticket contact, which auto fills the ticket reply wizard
* Fix help pages 404
* Fix comment attachments in portal reply
Set of tools to help with Search Engine Marketing / Optimisation
* Many bug fixes
* Removed competitor reports as they are inaccurate without localising the search results
* Add metrics as a method to compare against competitors
* Made link valid check 5 times faster through the use of multithreading
* Various internal changes in preperation for Bing search intergration
 Renamed Geo Targets to Search Context as it now includes device user agent
* Added ranking report (requires manual rank extraction for Google)
* Check website button has been moved to check webpage since it doesn't currently recursively go through each page
* Smart button navigation
* Added Bing API for geo coding
* Many Bug fixes
* SEO check an entire site or atleast all pages in the page list and view results in a single report
* Ranking report pdf
* Get page list from XML Sitemap
* Major database restructure (non back compatible)
* Move keywords into search context
* See search results directly from a search context
* Removal of ranking reports (for now...)
* Listings and Google My Business reports
* Create many search contexts at once by entering keyword list, devices and geo targets
hotfix for search contexts
* Ranking reports reintroduced
* Private access to unpublished access to modules (alpha/beta access)
Odoo Framework Unwrap
Mostly designed so Odoo can be used for application prototyping or just use the functional protoype...
Allows users to upload videos to your website

Has some basic functionality like searching for videos by name and a website form to upload new videos, it's basiiclly a primative version of website_slides but the videos are self hosted.
v1.1.2
* Bug fix for Google my Business reports when a listing was on multiple accounts.
* Skip unverified and closed listings from the report
…cess_token

* Bug fix for systems with old version of app_store client without access_token
* Stop updates from breaking if a module lacks a  proper version number
* Add a missing permission
* Fix custom fields many2one with no filter producing an error
* Fix code syntax error
gotta avoid last minute edits post testing so many issues...
* Canonical URL check
* Skips analyses of view/models if an error is encountered
* Unpublished modules can not be updated
was meant to generate the zip even if xml parse fails
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants